From 36dd99577d4f050933b577fad7d595f5279e8010 Mon Sep 17 00:00:00 2001 From: "cl349@firebug.cl.cam.ac.uk" Date: Thu, 9 Feb 2006 13:54:58 +0000 Subject: [PATCH] Fix typos in Kconfig files. Signed-off-by: Christian Limpach --- linux-2.6-xen-sparse/arch/i386/Kconfig | 4 ++-- linux-2.6-xen-sparse/drivers/xen/Kconfig | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/linux-2.6-xen-sparse/arch/i386/Kconfig b/linux-2.6-xen-sparse/arch/i386/Kconfig index aa1dff5178..b176abd16e 100644 --- a/linux-2.6-xen-sparse/arch/i386/Kconfig +++ b/linux-2.6-xen-sparse/arch/i386/Kconfig @@ -64,8 +64,8 @@ config X86_XEN select X86_UP_IOAPIC if !SMP && XEN_PRIVILEGED_GUEST select SWIOTLB help - Choose this option is you plan to run this kernel on top of Xen - Hypervisor. + Choose this option if you plan to run this kernel on top of the + Xen Hypervisor. config X86_ELAN bool "AMD Elan" diff --git a/linux-2.6-xen-sparse/drivers/xen/Kconfig b/linux-2.6-xen-sparse/drivers/xen/Kconfig index 3e6d73aced..a0f3a1cb82 100644 --- a/linux-2.6-xen-sparse/drivers/xen/Kconfig +++ b/linux-2.6-xen-sparse/drivers/xen/Kconfig @@ -127,7 +127,7 @@ config XEN_SHADOW_MODE bool "Fake shadow mode" default n help - fakes out a shadow mode kernel + Fakes out a shadow mode kernel config XEN_SCRUB_PAGES -- 2.30.2